projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91f9d67
)
; * lisp/dired-aux.el (dired-compress-files-alist): Minor doc fix.
author
Stefan Kangas
<stefan@marxist.se>
Sat, 23 Jan 2021 23:53:38 +0000
(
00:53
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Thu, 28 Jan 2021 17:24:45 +0000
(18:24 +0100)
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index c765e4be45dfc7287f2c9050867a94cf267da51b..ec864d54d69bc5d792d538b896bc05d98bae1a84 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-1179,7
+1179,7
@@
archive to which you want to compress, and CMD is the
corresponding command.
Within CMD, %i denotes the input file(s), and %o denotes the
-output file. %i path(s) are relative, while %o is absolute.")
+output file.
%i path(s) are relative, while %o is absolute.")
;;;###autoload
(defun dired-do-compress-to ()